.Net Framework > v3.0.6920.0 > System > ServiceModel > Channels > BufferManager BufferManager
Category
Class
Description
Many Windows Communication Foundation (WCF) features require the use of buffers, which are expensive to create and destroy. You can use the System.ServiceModel.Channels.BufferManager class to manage a buffer pool. The pool and its buffers are created when you instantiate this class and destroyed when the buffer pool is reclaimed by garbage collection. Every time you need to use a buffer, you take one from the pool, use it, and return it to the pool when done. This process is much faster than creating and destroying a buffer every time you need to use one.
Assembly
System.ServiceModel
Character
public
Ancestors
Object
Contstructors
BufferManager()
Methods
Clear()
CreateBufferManager(Int64,Int32)
ReturnBuffer(Byte[])
TakeBuffer(Int32)
Tags
0103E2B958, 02E3ABA98D, 034B4F5192
Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database